Skip to content

Upgrade sqlsrv to 5.13.0 stable and add PHP 8.5 support#631

Open
chrishanline wants to merge 1 commit intobrefphp:masterfrom
chrishanline:sqlsrv-php85
Open

Upgrade sqlsrv to 5.13.0 stable and add PHP 8.5 support#631
chrishanline wants to merge 1 commit intobrefphp:masterfrom
chrishanline:sqlsrv-php85

Conversation

@chrishanline
Copy link
Contributor

Upgrade sqlsrv to 5.13.0 stable and add PHP 8.5 support

Summary

Upgrade sqlsrv/pdo_sqlsrv from 5.13.0beta1 to 5.13.0 stable for PHP 8.4, upgrade sqlsrv from 5.12.0 to 5.13.0 for PHP 8.3, and add PHP 8.5 support.

Changes

  • Use sqlsrv/pdo_sqlsrv 5.13.0 (stable) for PHP 8.3, 8.4, and 8.5 (previously 5.13.0beta1 only for PHP 8.4)
  • Keep sqlsrv/pdo_sqlsrv 5.12.0 for PHP 8.2 (5.13.0 drops 8.2 support)
  • Add PHP 8.5 to config.json

Test plan

  • Build and test pass for PHP 8.2 (sqlsrv 5.12.0)
  • Build and test pass for PHP 8.3 (sqlsrv 5.13.0)
  • Build and test pass for PHP 8.4 (sqlsrv 5.13.0)
  • Build and test pass for PHP 8.5 (sqlsrv 5.13.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant